aws-http 0.51.0

HTTP specific AWS SDK behaviors.
docs.rs failed to build aws-http-0.51.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: aws-http-0.60.5

aws-http

This crate provides middleware for AWS SDKs using HTTP including:

  • Generalized retry policy
  • Middleware for setting User-Agent headers based on runtime configuration
  • Credential loading async middleware

This crate is part of the AWS SDK for Rust and the smithy-rs code generator. In most cases, it should not be used directly.